StyledText.Paragraph Function

Returns as a Paragraph the paragraph in Text indicated by Index. Index is zero-based.

Syntax

result = StyledText.Paragraph( Index )

Parameters

Index

Integer

Return Value

Result

Paragraph

Notes

The properties of the Paragraph class enable you to access its position and alignment.